Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib--computer

This contribution is part of XML component org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib inside nuxeo-platform-usermanager-core-9.10.jar /OSGI-INF/companycomputedgroups-contrib.xml

Extension Point

Extension point computer of component ComputedGroupsServiceImpl.

Contributed Items

  • <groupComputer name="companyGroupComputer">
                <computer>org.nuxeo.ecm.platform.computedgroups.CompanyGroupComputer</computer>
            </groupComputer>

XML Source

<extension point="computer" target="org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl">
        <groupComputer name="companyGroupComputer">
            <computer>org.nuxeo.ecm.platform.computedgroups.CompanyGroupComputer</computer>
        </groupComputer>
    </extension>